home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3s / wconv.z / wconv
Encoding:
Text File  |  1998-10-20  |  1.7 KB  |  66 lines

  1.  
  2.  
  3.  
  4. wwwwccccoooonnnnvvvv((((3333SSSS))))                                                            wwwwccccoooonnnnvvvv((((3333SSSS))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      _wwww_cccc_oooo_nnnn_vvvv_:::: _tttt_oooo_wwww_uuuu_pppp_pppp_eeee_rrrr_,,,, _tttt_oooo_wwww_llll_oooo_wwww_eeee_rrrr  - translate characters
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      #include <ctype.h>
  13.      #include <widec.h>
  14.      #include <wctype.h>
  15.      win_t towupper(win_t _c);
  16.      win_t towlower(win_t _c);
  17.  
  18. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.      If the argument to _tttt_oooo_wwww_uuuu_pppp_pppp_eeee_rrrr represents a lowercase letter of the ASCII or
  20.      supplementary code sets, the result is the corresponding uppercase
  21.      letter.  If the argument to _tttt_oooo_wwww_llll_oooo_wwww_eeee_rrrr represents an uppercase letter of
  22.      the ASCII or supplementary code sets, the result is the corresponding
  23.      lowercase letter.
  24.  
  25.      In the case of all other arguments, the return value is unchanged.  The
  26.      table used for translation is generated by _wwww_cccc_hhhh_rrrr_tttt_bbbb_llll(1M).
  27.  
  28. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  29.      _wwww_cccc_hhhh_rrrr_tttt_bbbb_llll(1M), _cccc_oooo_nnnn_vvvv(3C), _wwww_cccc_tttt_yyyy_pppp_eeee(3S).
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.                                                                         PPPPaaaaggggeeee 1111
  63.  
  64.  
  65.  
  66.